home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / gloss.swf / scripts / DefineButton2_251 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2005-02-26  |  82 b   |  5 lines

  1. on(rollOut){
  2.    _parent.popup.gotoAndStop("first");
  3.    this.gotoAndStop(1);
  4. }
  5.